home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_100
/
112_01
/
nrocom.c
< prev
next >
Wrap
Text File
|
1985-08-19
|
384b
|
16 lines
/*
* external "common" for NRO word processor
*
* Stephen L. Browning
* 5723 North Parker Avenue
* Indianapolis, Indiana 46220
*/
struct docctl dc;
struct page pg;
struct _buf oub;
struct _buf *pout;
struct cout co;
struct _buf sofile[NFILES]; /* input file buffers */
struct macros mac;